{% load gravatar %}
  • {%if not comment.comment_author_email %} {%else%} {%if level < 1 %} {%else%} {%endif%} {%endif%} {%if comment.comment_author_url != ''%} {{comment.comment_author}} {%else%} {{comment.comment_author}} {%endif%} {%if comment.user_id != 0%} Post author {%else%} {%endif%}

    {{comment.comment_content}}

    回复